records

records

Actieve filters Wis alles

Geen actieve filters

Filters

Intraday nominated capacity - by border

Bijlagen

Klik om uit te vouwen Klik om samen te vouwen

Datasetschema

Klik om uit te vouwen Klik om samen te vouwen
Datetime
Time at which the interval starts.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
datetime
Type
datumtijdstip
Voorbeeld
                       
Resolution code
Length of the time interval expressed in compliance with ISO 8601.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
resolutioncode
Type
tekst
Voorbeeld
                       
Import to Belgium
The amount of allocated cross-border capacity (in MW) that has been scheduled to be imported into Belgium at a border based on intraday nominated capacities.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
import_value
Type
dubbel
Eenheid
MW
Voorbeeld
                       
Export from Belgium
The amount of allocated cross-border capacity (in MW) that has been scheduled to be exported from Belgium at a border based on intraday nominated capacities.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
export_value
Type
dubbel
Eenheid
MW
Voorbeeld
                       
Country
The name of the country. 

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
country
Type
tekst
Voorbeeld
                       

JSON Schema

Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.

{
  • "title":"ods021",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods021"
      }
    ]
    ,
  • "definitions":
    {
    • "ods021":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods021_records"
            }
          }
        }
      }
      ,
    • "ods021_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Datetime",
              • "description":"Time at which the interval starts."
              }
              ,
            • "resolutioncode":
              {
              • "type":"string",
              • "title":"Resolution code",
              • "description":"Length of the time interval expressed in compliance with ISO 8601."
              }
              ,
            • "import_value":
              {
              • "type":"number",
              • "title":"Import to Belgium",
              • "description":"The amount of allocated cross-border capacity (in MW) that has been scheduled to be imported into Belgium at a border based on intraday nominated capacities.",
              • "unit":"MW"
              }
              ,
            • "export_value":
              {
              • "type":"number",
              • "title":"Export from Belgium",
              • "description":"The amount of allocated cross-border capacity (in MW) that has been scheduled to be exported from Belgium at a border based on intraday nominated capacities.",
              • "unit":"MW"
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":"The name of the country. "
              }
            }
          }
        }
      }
    }
}

Similar datasets